From cfdba7000e4b2ba90c8f92afa5991e780a67d640 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 5 Dec 2000 13:12:12 +0000 Subject: [PATCH] Fix two typos. --- man/macos.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/macos.texi b/man/macos.texi index 95b6b0c8310..1d4106cb337 100644 --- a/man/macos.texi +++ b/man/macos.texi @@ -115,7 +115,7 @@ of the manual. To use input methods provided by the Mac OS, set the keyboard coding system accordingly using the @kbd{C-x RET k} command (@code{set-keyboard-coding-system}). For example, for Traditional -Chinese, use the @samp{chinese-big5} as keyboard coding system; for +Chinese, use @samp{chinese-big5} as keyboard coding system; for Japanese, use @samp{sjis}, etc. Then select the desired input method in the keyboard layout pull-down menu. @@ -129,7 +129,7 @@ one in another Mac application and yank it into a Emacs buffer. The encoding of text selections must be specified using the commands @kbd{C-x RET x} (@code{set-selection-coding-system}) or @kbd{C-x RET X} (@code{set-next-selection-coding-system}) (e.g., for Traditional -Chinese, use the @samp{chinese-big5-mac} and for Japanese, +Chinese, use @samp{chinese-big5-mac} and for Japanese, @samp{sjis-mac}). @xref{Specify Coding}, for more details. -- 2.30.2